←Select platform

ToDebugString(IList<ElementSetResult>) Method

Summary

Creates a friendly debug string for all the elements in these sets.

Syntax
C#
C++/CLI
Python
public static string ToDebugString( 
   this IList<ElementSetResult> sets 
) 
public:  
   [ExtensionAttribute] 
   static String^ ToDebugString( 
      IList<ElementSetResult^>^ sets 
   ) 
def ToDebugString(self,sets): 

Parameters

sets

The list of ElementSetResult from which to prepare debug string.

Return Value

Debug string for the results list.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.